facebook_requirements |
./facebook_tracking_pixel.install |
Implements hook_requirements. |
|
|
facebook_tracking_pixel_add_session_event |
./facebook_tracking_pixel.module |
Adds Facebook Pixel event to the user session to be added to the page code. |
4 |
|
facebook_tracking_pixel_base_codes_add_fbid_validate |
./facebook_tracking_pixel.admin.inc |
Validation function to make sure the FB Id is an integer. |
|
1 |
facebook_tracking_pixel_base_codes_add_form_submit |
./facebook_tracking_pixel.admin.inc |
Submit handler for the new base code tracking id form. |
|
1 |
facebook_tracking_pixel_base_codes_delete_form |
./facebook_tracking_pixel.admin.inc |
Form for deleting a base code. |
|
1 |
facebook_tracking_pixel_base_codes_delete_form_submit |
./facebook_tracking_pixel.admin.inc |
Submit handler to delete a base code. |
|
1 |
facebook_tracking_pixel_base_codes_edit_form |
./facebook_tracking_pixel.admin.inc |
Form builder for the base code edit function. |
|
1 |
facebook_tracking_pixel_base_codes_edit_form_submit |
./facebook_tracking_pixel.admin.inc |
Submit handler for the base code edit form. |
|
1 |
facebook_tracking_pixel_base_codes_edit_form_validate |
./facebook_tracking_pixel.admin.inc |
Validation function to make sure the FB Id is an integer for the base
code edit form. |
|
1 |
facebook_tracking_pixel_base_codes_form |
./facebook_tracking_pixel.admin.inc |
Form builder for base tracking codes. |
|
1 |
facebook_tracking_pixel_base_codes_form_submit |
./facebook_tracking_pixel.admin.inc |
Submit callback for the Facebook Base Codes. |
|
|
facebook_tracking_pixel_base_code_delete |
./facebook_tracking_pixel.module |
Remove a base code by the FBID number. |
1 |
|
facebook_tracking_pixel_base_code_js |
./facebook_tracking_pixel.module |
Returns the pieces of the FB tracking JS script. |
7 |
|
facebook_tracking_pixel_base_code_nojs |
./facebook_tracking_pixel.module |
Returns the noscript code. |
1 |
|
facebook_tracking_pixel_clear_cache |
./facebook_tracking_pixel.module |
Function to call from CRUD operations to clear caches. |
6 |
|
facebook_tracking_pixel_commerce_cart_product_add |
./facebook_tracking_pixel.module |
Implements hook_commerce_cart_product_add(). |
|
|
facebook_tracking_pixel_commerce_checkout_complete |
./facebook_tracking_pixel.module |
Implements hook_commerce_checkout_complete(). |
|
|
facebook_tracking_pixel_commerce_checkout_router |
./facebook_tracking_pixel.module |
Implements hook_commerce_checkout_router(). |
|
|
facebook_tracking_pixel_commerce_form |
./facebook_tracking_pixel.admin.commerce.inc |
Form builder for commerce tracking. |
|
1 |
facebook_tracking_pixel_commerce_form_submit |
./facebook_tracking_pixel.admin.commerce.inc |
Submit handler for commerce tracking admin form. |
|
|
facebook_tracking_pixel_commerce_tracking_ajax |
./facebook_tracking_pixel.admin.commerce.inc |
AJAX callback to populate options for tracking. |
|
1 |
facebook_tracking_pixel_delete_file |
./facebook_tracking_pixel.module |
Deletes all CSS & JavaScript from the file system or a single file. |
6 |
|
facebook_tracking_pixel_events |
./facebook_tracking_pixel.module |
Return keyed array of standard events. |
3 |
|
facebook_tracking_pixel_events_options |
./facebook_tracking_pixel.module |
Return keyed array of standard events in a format for select boxes. |
3 |
|
facebook_tracking_pixel_events_reserved |
./facebook_tracking_pixel.module |
Returns the events reserved for this module. |
3 |
|
facebook_tracking_pixel_facebook_tracking_pixel_alter |
./facebook_tracking_pixel.module |
We use our own hook_alter to load the codes.
This is also an example of how another module would alter the codes. |
|
|
facebook_tracking_pixel_facebook_tracking_pixel_events |
./facebook_tracking_pixel.module |
Implements hook_facebook_tracking_pixel_events(). |
|
|
facebook_tracking_pixel_form_enhanced |
./facebook_tracking_pixel.admin.inc |
Form builder for enhanced tracking feature. |
|
1 |
facebook_tracking_pixel_form_purge |
./facebook_tracking_pixel.admin.inc |
Form builder for purge feature. |
|
1 |
facebook_tracking_pixel_form_purge_submit |
./facebook_tracking_pixel.admin.inc |
Submit handler for purge function of module. |
|
1 |
facebook_tracking_pixel_get_currency_codes |
./facebook_tracking_pixel.module |
Returns currency codes from the xml file. |
|
|
facebook_tracking_pixel_menu |
./facebook_tracking_pixel.module |
Implements hook_menu(). |
|
|
facebook_tracking_pixel_node_delete |
./facebook_tracking_pixel.module |
Implements hook_node_delete(). |
|
|
facebook_tracking_pixel_page_build |
./facebook_tracking_pixel.module |
Implements hook_page_build(). |
|
|
facebook_tracking_pixel_path_add_form |
./facebook_tracking_pixel.admin.path.inc |
Form builder for tracking path add. |
|
1 |
facebook_tracking_pixel_path_add_form_submit |
./facebook_tracking_pixel.admin.path.inc |
Submit handler to add a new path based event. |
|
1 |
facebook_tracking_pixel_path_add_validate |
./facebook_tracking_pixel.admin.path.inc |
Validate handler for path add form. |
|
2 |
facebook_tracking_pixel_path_codes |
./facebook_tracking_pixel.module |
Returns all the path codes and allows other modules to alter them. |
1 |
|
facebook_tracking_pixel_path_delete_form |
./facebook_tracking_pixel.admin.path.inc |
Form builder for tracking path delete. |
|
1 |
facebook_tracking_pixel_path_delete_form_submit |
./facebook_tracking_pixel.admin.path.inc |
Delete submit handler for the delete form. |
|
1 |
facebook_tracking_pixel_path_edit_form |
./facebook_tracking_pixel.admin.path.inc |
Form builder for tracking path edit. |
|
1 |
facebook_tracking_pixel_path_edit_form_submit |
./facebook_tracking_pixel.admin.path.inc |
Submit handler for path edit form. |
|
1 |
facebook_tracking_pixel_permission |
./facebook_tracking_pixel.module |
Implements hook_permission(). |
|
|
facebook_tracking_pixel_save_file |
./facebook_tracking_pixel.module |
Saves JavaScript in the file system (but only if not empty). |
6 |
|
facebook_tracking_pixel_schema |
./facebook_tracking_pixel.install |
Implements hook_schema(). |
|
|
facebook_tracking_pixel_settings_form |
./facebook_tracking_pixel.admin.inc |
Form builder for core modules settings. |
|
1 |
facebook_tracking_pixel_settings_form_validate |
./facebook_tracking_pixel.admin.inc |
Validation for setting form. |
|
1 |
facebook_tracking_pixel_theme |
./facebook_tracking_pixel.module |
Implements hook_theme(). |
|
|
facebook_tracking_pixel_track_by_path_form |
./facebook_tracking_pixel.admin.path.inc |
Form builder for track by path. |
|
1 |
facebook_tracking_pixel_track_by_path_form_submit |
./facebook_tracking_pixel.admin.path.inc |
Submit handler to save the weights of the path items. |
|
1 |