Closed (fixed)
Project:
Infusionsoft API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
7 Aug 2013 at 18:04 UTC
Updated:
15 Feb 2014 at 22:50 UTC
Jump to comment: Most recent
I want to add an option to the admin settings page which allows admins to enable page tracking with some visibility settings.
It would render this way:
<script type="text/javascript" src="https://wg149.infusionsoft.com/app/webTracking/getTrackingCode?trackingId=[tracking id]"></script>
Comments
Comment #1
drupalninja99 commentedI have add simple page tracking as a new option on the settings page. I also have organized the settings page better by adding fieldsets.