TrueROAS tracks your store orders and attributes results to the correct Meta/Google/TikTok ad.
Never miss an order again. Know exactly where your revenue came from. Leverage True Data to save ad spend and gain an extreme competitive advantage. Faster data updates enable you to test faster and scaling more predictably with the Promethean attribution model. All done using the new way to track ethically in a GDPR-friendly fashion. Save time by adding your product costs, and automatically, converting all different currencies into one, making it easier to see the whole picture.
-Ad Tracking
-Cost Tracking
-Creative Breakdown
-Product Analysis
-Conversion Paths
This app will allow TrueROAS get get orders and track the pageviews of your site, so that every order can be tracked down, so that you know exactly where your customers found you.
For Developers: Deploying New Versions
This plugin uses GitHub Actions to automatically deploy to WordPress.org when you create a new tag.
How to create and deploy a new version
- Make sure all your changes are committed to the main branch
- Update the version number in the following files:
- readme.txt (Stable tag line)
- true-roas.php (Version in plugin header)
- Add a changelog entry in readme.txt for the new version
-
Commit these version updates
-
Create a new tag matching the version number:
git tag 3.5
(Replace 3.5 with your version number) -
Push the tag to GitHub:
git push origin 3.5
(Or usegit push origin --tagsto push all tags) -
The GitHub Action will automatically:
- Detect the new tag
- Deploy the plugin to WordPress.org SVN repository
- Make it available to all WordPress users
Useful Git tag commands
View all existing tags:
git tag
View tags with their messages:
git tag -n
Create an annotated tag with a message:
git tag -a 3.5 -m “Release version 3.5”
Delete a local tag (if you made a mistake):
git tag -d 3.5
Delete a remote tag:
git push origin –delete 3.5
Why TrueROAS
Features
- Attribute 100% Orders
- Instant Data Updates
- Tracking Made for WooCommerce
Benefits
- Stop wasting ad spend
- Reduce testing ad spend by 63%
- Trust your conversions
Data Management
* https://www.trueroas.com relies on order data to be able to track down which customer came from what source. This means that both customer and order details are stored. TrueROAS complies with GDPR, EU & NA privacy laws by encrypting and tokenizing all PII. To read more, check us out at trueroas.io or read up on our privacy policy here: https://trueroas.io/privacy-policy.