diff --git a/src/html.js b/src/html.js
index 7e7834d6..d2884d72 100644
--- a/src/html.js
+++ b/src/html.js
@@ -65,8 +65,8 @@ export default class HTML extends React.Component {
storageId: 'reactjs_banner_2020survey',
normalHeight: 50,
smallHeight: 75,
- campaignStartDate: '2020-09-27Z', // the Z is for UTC
- campaignEndDate: '2020-12-13Z', // the Z is for UTC
+ campaignStartDate: '2020-10-05Z', // the Z is for UTC
+ campaignEndDate: '2020-10-19Z', // the Z is for UTC
snoozeForDays: 7,
};