Title: Strategy for conversion tracking?
Last modified: December 8, 2023

---

# Strategy for conversion tracking?

 *  Resolved [the_lar](https://wordpress.org/support/users/the_lar/)
 * (@the_lar)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/strategy-for-conversion-tracking/)
 * Hi there,
 * I’m wondering if it might be possible to implement some conversion tracking and
   how I might go about doing such a thing?
 * Our site is Woocommerce and Ideally, I’d like to record a conversion when a user
   purchases a product after either clicking it via autocomplete, or clicking it
   from the search results page.
 * I think there’s an event for this – [https://www.algolia.com/doc/api-reference/api-methods/purchased-object-ids-after-search/](https://www.algolia.com/doc/api-reference/api-methods/purchased-object-ids-after-search/)–
   but how would I go about implementing it?
 * Many thanks
 * Kevin
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstrategy-for-conversion-tracking%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [2 years, 6 months ago](https://wordpress.org/support/topic/strategy-for-conversion-tracking/#post-17263494)
 * Hi Kevin,
 * Out of box, we don’t have this type of thing in the template files that we ship
   with, however, we hopefully have made it very easy to override/customize those
   templates from your active theme. See links at end of post.
 * One caveat I know we have in regards to the Autocomplete library, is that out
   of box, we’re still on version 0.38.x. However I know I have a git branch that’s
   in review for a possible 3.0.0 release. In that branch we will be offering the
   ability to switch to Autocomplete 1.x instead of the legacy 0.38.x. I’m bringing
   this up because at least at the moment, it’d need to be some custom coding to
   get your install updated to use Autocomplete 1.x, but the branch would be a good
   source to help with that, outside of anything related to UI to allow switching
   in the plugin.
 * All of that can be seen at [https://github.com/WebDevStudios/wp-search-with-algolia/tree/feature/272-autocomplete-upgrade](https://github.com/WebDevStudios/wp-search-with-algolia/tree/feature/272-autocomplete-upgrade)
 * Feel free to ask any questions you have with regards to this, and we’ll do our
   best to help answer them.
 * **Related WP Search with Algolia Wiki articles for customization of templates:**
 * [https://github.com/WebDevStudios/wp-search-with-algolia/wiki/Customize-Templates](https://github.com/WebDevStudios/wp-search-with-algolia/wiki/Customize-Templates)
 * Instant search: [https://github.com/WebDevStudios/wp-search-with-algolia/wiki/Customize-your-search-page](https://github.com/WebDevStudios/wp-search-with-algolia/wiki/Customize-your-search-page)
 * Autocomplete: [https://github.com/WebDevStudios/wp-search-with-algolia/wiki/Customize-the-Autocomplete-dropdown](https://github.com/WebDevStudios/wp-search-with-algolia/wiki/Customize-the-Autocomplete-dropdown)
 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [2 years, 5 months ago](https://wordpress.org/support/topic/strategy-for-conversion-tracking/#post-17295293)
 * Any further questions or concerns here [@the_lar](https://wordpress.org/support/users/the_lar/)?
 *  Thread Starter [the_lar](https://wordpress.org/support/users/the_lar/)
 * (@the_lar)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/strategy-for-conversion-tracking/#post-17297000)
 * Hi Michael, I’ve actually done this using Mixpanel which is what we already use
   for lots of custom Event tracking on the site and it was going to be much easier
   it seemed to do it that way. Thanks anyway for the help though!
 * Have a great Christmas!
 * Kevin
 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [2 years, 5 months ago](https://wordpress.org/support/topic/strategy-for-conversion-tracking/#post-17297017)
 * Sounds like a plan, whatever gets you the information you need.
 * Happy holidays and merry Christmas to you too.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Strategy for conversion tracking?’ is closed to new replies.

 * ![](https://ps.w.org/wp-search-with-algolia/assets/icon-256x256.png?rev=2894668)
 * [WP Search with Algolia](https://wordpress.org/plugins/wp-search-with-algolia/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-search-with-algolia/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-search-with-algolia/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-search-with-algolia/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-search-with-algolia/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-search-with-algolia/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/strategy-for-conversion-tracking/#post-17297017)
 * Status: resolved