I have a mySQL database with several records. Each record will appear as a profile page when the client performs a search and finds.
I need to keep track of each record to know the traffic for each record – how many times this particular record has been viewed, etc..
How do I incorporate Google Analytics with each individual record. Do I insert google code for each record?
Appreciate any feedback.
Erik
Go to Content/Pages and segment the pages using the advance search.
If I am guessing correctly you should be using query strings for each profile.
Place the profile ID in the search. Example ?id=499
You can download the content with the Google Analytics API.
https://developers.google.com/analytics/devguides/