pumpkin jar


Download our apps



Stockstopia
Find your next winning stock

Contact support

send an email

privacy policy

Effective Date: [June 20, 2025]
Daily Checklist App (“we,” “our,” or “us”) respects your privacy. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you use our mobile application (“App”), available on the Apple App Store and Google Play Store.
By using the App, you agree to the terms of this Privacy Policy.
1. Information We Collect
We collect minimal personal data necessary to operate and improve the App. The types of data we may collect include:
a. Personal Information
We do not collect personal information such as name, email, or phone number unless explicitly provided by the user (e.g., for support or feedback).
b. Device & Usage Data
We may collect anonymous data about:
Device type and operating system
App usage statisticsCrash reportsApp version and language settingsThis data helps us understand how the App is used and improve performance.
c. Checklist Data
Your to-do items and checklist data are stored locally on your device. If cloud backup or sync features are enabled, data may be stored securely on cloud services (e.g., iCloud, Google Drive) with your permission.
2. How We Use Your Information
We use the information we collect to:
Provide, maintain, and improve the App
Analyze usage trends and diagnose issuesRespond to user feedback or support requests3. Data Sharing and Disclosure
We do not sell, rent, or share your personal information with third parties for marketing purposes.
We may share non-personal, aggregated usage data for analytics or performance optimization (e.g., with Google Firebase or Apple Analytics).
We may disclose your information if required by law or to protect the rights and safety of our users.
4. Data Retention
We retain your data only as long as necessary to fulfill the purposes outlined in this policy. Locally stored data remains on your device until you delete it or uninstall the App.
5. Your Privacy Rights
Depending on your region, you may have rights such as:
Accessing or correcting your data
Requesting deletion of your dataOpting out of analytics trackingYou can contact us directly to make such requests.6. Children’s Privacy
Our App is rated 4+. We do not knowingly collect or store data from children.
7. Security
We take appropriate measures to secure your data, including encryption and secure storage. However, no method of transmission or storage is 100% secure.
8. Changes to This Privacy Policy
We may update this Privacy Policy from time to time. Updates will be posted in the App or via the app store listing. Continued use of the App after updates means you accept the revised policy.
9. Contact Us
If you have questions about this Privacy Policy or our practices, please contact us at:
Email: [[email protected]]
Developer/Company Name: [Stockstopia Inc]

Effective Date: [June 20, 2025]
Plant IQ app (“we,” “our,” or “us”) respects your privacy. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you use our mobile application (“App”), available on the Apple App Store and Google Play Store.
By using the App, you agree to the terms of this Privacy Policy.
1. Information We Collect
We collect minimal personal data necessary to operate and improve the App. The types of data we may collect include:
a. Personal Information
We do not collect personal information such as name, email, or phone number unless explicitly provided by the user (e.g., for support or feedback).
b. Device & Usage Data
We may collect anonymous data about:
Device type and operating system
App usage statisticsCrash reportsApp version and language settingsThis data helps us understand how the App is used and improve performance.
c. Checklist Data
Your to-do items and checklist data are stored locally on your device. If cloud backup or sync features are enabled, data may be stored securely on cloud services (e.g., iCloud, Google Drive) with your permission.
2. How We Use Your Information
We use the information we collect to:
Provide, maintain, and improve the App
Analyze usage trends and diagnose issuesRespond to user feedback or support requests3. Data Sharing and Disclosure
We do not sell, rent, or share your personal information with third parties for marketing purposes.
We may share non-personal, aggregated usage data for analytics or performance optimization (e.g., with Google Firebase or Apple Analytics).
We may disclose your information if required by law or to protect the rights and safety of our users.
4. Data Retention
We retain your data only as long as necessary to fulfill the purposes outlined in this policy. Locally stored data remains on your device until you delete it or uninstall the App.
5. Your Privacy Rights
Depending on your region, you may have rights such as:
Accessing or correcting your data
Requesting deletion of your dataOpting out of analytics trackingYou can contact us directly to make such requests.6. Children’s Privacy
Our App is rated 4+. We do not knowingly collect or store data from children.
7. Security
We take appropriate measures to secure your data, including encryption and secure storage. However, no method of transmission or storage is 100% secure.
8. Changes to This Privacy Policy
We may update this Privacy Policy from time to time. Updates will be posted in the App or via the app store listing. Continued use of the App after updates means you accept the revised policy.
9. Contact Us
If you have questions about this Privacy Policy or our practices, please contact us at:
Email: [[email protected]]
Developer/Company Name: [Stockstopia Inc]

function detectOS() { const userAgent = navigator.userAgent || navigator.vendor || window.opera; if (/android/i.test(userAgent)) { return "Android"; } if (/iPad|iPhone|iPod/.test(userAgent) && !window.MSStream) { return "iOS"; } return "Unknown"; } const os = detectOS(); if (os === "iOS") { window.location.href = "https://apps.apple.com/us/app/daily-checklist-for-you/id6746965980"; } else if (os === "Android") { window.location.href = "https://play.google.com/store/apps/details?id=com.pumpkinjar.checklist"; } else { window.location.href = "https://www.pumpkinjar.com/"; }
function detectOS() { const userAgent = navigator.userAgent || navigator.vendor || window.opera; if (/android/i.test(userAgent)) { return "Android"; } if (/iPad|iPhone|iPod/.test(userAgent) && !window.MSStream) { return "iOS"; } return "Unknown"; } const os = detectOS(); const link = document.createElement('link'); link.rel = 'icon'; link.href = 'https://s3.us-west-2.amazonaws.com/stockstopia.com.e2tede/images/plantiq_favicon.png'; document.head.appendChild(link); setTimeout(() => { if (os === "iOS") { window.location.href = "https://apps.apple.com/us/app/plant-iq/id6747626998"; } else if (os === "Android") { window.location.href = "https://play.google.com/store/apps/details?id=com.pumpkinjar.plantiq"; } else { window.location.href = "https://www.pumpkinjar.com/"; } }, 200);
function detectOS() { const userAgent = navigator.userAgent || navigator.vendor || window.opera; if (/android/i.test(userAgent)) { return "Android"; } if (/iPad|iPhone|iPod/.test(userAgent) && !window.MSStream) { return "iOS"; } return "Unknown"; } const os = detectOS(); if (os === "iOS") { window.location.href = "https://apps.apple.com/us/app/stockstopia/id6503910414"; } else if (os === "Android") { window.location.href = "https://play.google.com/store/apps/details?id=com.stockstopia.mobileapp.android"; } else { window.location.href = "https://www.pumpkinjar.com/"; }